Welcome![Sign In][Sign Up]
Location:
Search - online jsp project

Search list

[ADO-ODBCbookstroe

Description: 用jsp和postgre数据库做成的一个网上书店,实现购物和后台管理员的管理,包括该项目的文档说明-with jsp and postgre made of a database online bookstores, shopping and background to achieve administrator management, including documentation of the project note
Platform: | Size: 318464 | Author: emma | Hits:

[WEB Codebookstore_jspt

Description: 网上书店是一个多功能的网上店铺,您可以使用框架建立一个可扩展的系统。它运用数字签名付费表单系统检验信用卡。 特点有: - 用户注册 - 产品投票 - 数字签名付费表单综合化 - 类别 - 购物车 - 成员管理 - 命令管理 - 项目管理 - 类别管理 - 信用卡类型管理-online bookstore is a multi-purpose shop online, you can use the framework for the establishment of a scalable system. Digital signatures use it to pay credit card system on the form. Features include :- User Registration- products- in the form of digital signature to pay integrated-type-Cart- member management-Order Management- project management-type of management-type credit card management
Platform: | Size: 322560 | Author: xiaoguang327 | Hits:

[JSP/JavaonlinebookstoreBasedOnJava

Description: 本程序是一个在线书店管理系统。采用了模块化的设计思想~ bookstore:MySQL 数据库文件,可以将它复制到MySQL安装目录的data下,即可完成数据库建立。 bookshop.sql:SQL脚本,可以用来建立数据库并初始化数据。 bookshop目录中是JSP页面文件 bokjpx.jpx是JBuilder工程文件,用来编辑bookshop包-this procedure is an online bookstore management systems. Using a modular design concept ~ bookstore : MySQL database files. It can be copied to the MySQL installation directory data, the database can be completed. Bookshop.sql : SQL scripts can be used for creating databases and data initialization. Bookshop directory is JSP pages of documents bokjpx.jpx JBuilder project document for editing packages bookshop
Platform: | Size: 429056 | Author: 李志 | Hits:

[JSP/Javachapter4

Description: JAVA项目开发实践-网上范例:网上购物系统的JSP实现 第一步:将cart.jsp复制到C:\Apache Tomcat 4.0\webapps\ROOT下。 第二步:将cart目录(包含*.class文件及*.java文件)复制到C:\Apache Tomcat 4.0\common\classes目录中。 第三步:将cart.mdb复制到C:\下。 第四步:配制ODBC数据源,在系统DNS中添加cart.mdb,并命名为cart。 然后在浏览器中输入http://localhost:8080/cart.jsp测试,如果看到如图6-2所示的画面,则证明安装成功。 -JAVA project development practice- Web Example: JSP online shopping system to achieve the first step: The cart.jsp copied to C: Apache Tomcat 4.0webappsROOT under. Step two: the cart directory (contains the*. class files and*. java files) are copied to C: Apache Tomcat 4.0commonclasses directory. The third step: cart.mdb will be copied to C: under. The fourth step: the preparation of ODBC data sources, add in the DNS system cart.mdb, and named for the cart. And then enter in your browser http://localhost:8080/cart.jsp test, If you see the screen shown in Figure 6-2, it proved a successful installation.
Platform: | Size: 54272 | Author: 董小园 | Hits:

[JSP/Javasds-344

Description: jsp论文- 网上购物系统的设计 使用JSP设计这类系统是极佳选择-jsp thesis- online shopping system designed for use with JSP design of such systems is an excellent choice
Platform: | Size: 708608 | Author: ycy | Hits:

[JSP/Javabookshop

Description: 毕业设计做的网上书店系统 实现很简单 非常适合jsp入门学习-Graduation project to do the online bookstore system is very simple jsp very suitable for entry-learning
Platform: | Size: 331776 | Author: heyu | Hits:

[WEB Codebookt.jsp

Description: 网上书店的源码,开发用到了JSP JAVABEAN STRUTS 等等,用于毕业设计的,欢迎大家下载-Online bookstore of the source code, developers use the JSP JAVABEAN STRUTS, etc., for the graduation project, and welcome everyone to download
Platform: | Size: 539648 | Author: zhoumingjiang | Hits:

[JSP/Javazxsszxss

Description: jsp+SQL在线售书系统源码+论文 我的毕业设计 大家分享吧-jsp+ SQL online book system source+ thesis of my graduation project to share it
Platform: | Size: 1829888 | Author: 1212 | Hits:

[Other Web CodeJSP+ACCESS

Description: JSP+ACCESS毕业设计+网上书店系统+源码+论文-JSP+ ACCESS Graduation Project+ Online bookstore system+ Source+ Papers
Platform: | Size: 1847296 | Author: lili | Hits:

[JSP/JavaOnlinebookstore

Description: 该项目为网上书店,使用技术为JSP+Servlet+IBatis,由于时间仓促,只完成前台功能, 后台暂时没有做。 JDK:1.4以上 数据库:SQL Server2000 开发工具:Eclipse+MyEclipse-The project for the online bookstore, the use of technology as the JSP+ Servlet+ IBatis, due to time constraints, only the future function of the background do not have to do. JDK: 1.4 or above Database: SQL Server2000 Development Tools: Eclipse+ MyEclipse
Platform: | Size: 2895872 | Author: asdfh | Hits:

[Technology ManagementOnlineBanking

Description: Project Documentation on Online Banking using JSP-Servlets
Platform: | Size: 4499456 | Author: snoopy | Hits:

[JSP/JavaOnline.users.statistics

Description: 环境的搭建: 1、新建一个Web工程 2、在工程的src下新建一个包SMART.JRSOFT.ONLINE 3、将Source下的类拷贝到新建的包SMART.JRSOFT.ONLINE里面 4、在web.xml中配置如下监听: <listener> <listener-class>SMART.JRSOFT.ONLINE.OnlineCounter</listener-class> </listener> 5、将Jsp下的页面拷贝到工程的WebRoot下面 6、运行工程显示页面OnLine.jsp就可以显示当前在线人数 运行注意事项: 1、注意包名的大小写情况 2、注意页面的编码问题-Built environment: 1, create a new Web project 2, during the construction of a new package SMART.JRSOFT.ONLINE under src 3, will be copied to the Source under the class inside the new package SMART.JRSOFT.ONLINE 4, configure the following listener in web.xml: <listener> <listener-class> SMART.JRSOFT.ONLINE.OnlineCounter </ listener-class> </ listener> 5, the Jsp pages copied to the project under the WebRoot following 6, run the project has shown the page OnLine.jsp can display the current line number Running Notes: One, pay attention to the case of package name 2, pay attention to the encoding of the page
Platform: | Size: 8192 | Author: 姜晓燕 | Hits:

[JSP/Javashopping

Description: JAVA网上商城项目完整源码,学习java和jsp很好的实例-JAVA online mall project complete source code, learn java, and jsp examples of good
Platform: | Size: 4886528 | Author: | Hits:

[JSP/JavaOnlineTest

Description: 本人的实训项目在线考试系统功能齐全,根据jsp+javabean+servlet和netbeans环境下开发的,对java初学者开发网站有一定的指导意义-My training project online examination system fully functional, according to jsp+ javabean+ servlet and netbeans development environment, java beginners on the development site has some guidance
Platform: | Size: 10355712 | Author: feng | Hits:

[JSP/Javaonline-national-polling

Description: This an online jsp servlet based online voting system project documentation.-This is an online jsp servlet based online voting system project documentation.
Platform: | Size: 274432 | Author: NarendraK | Hits:

[JSP/Javaonline-auction-project-in-jsp-free-download

Description: Online Auction System using jsp servlets
Platform: | Size: 46080 | Author: Vijayakumar | Hits:

[JSP/Javaonline

Description: Online shopping project.It contain all jsp files really helpful for online shopping
Platform: | Size: 19459072 | Author: swati | Hits:

[JSP/JavaJava-Online-shopping-mall-project

Description: JAVA版的网上商城项目完整源码,学习java和jsp很好的例子,经过简单修改可以用在自己的项目中-JAVA version of the online mall project complete source code, learning JSP and Java very good example, after a simple modification can be used in their own projects
Platform: | Size: 4830208 | Author: dcc | Hits:

[JSP/JavaJSP网络购物中心毕业设计(源代码+论文)

Description: 网购项目源码的实现。Java,jsp和ssh框架(The realization of the source code of the online shopping project)
Platform: | Size: 9148416 | Author: qweii | Hits:

[Shop

Description: 运用jsp+servlet和ajax实现了一个简单的网上商城项目,其功能博包括:添加购物车,提交订单,分页显示商品,自动登录呢,用户注册等等商城基本功能(The use of jsp+servlet and Ajax to achieve a simple online mall project, its functions include: adding shopping cart, submitting orders, paging display goods, automatic login, user registration and so on, the basic functions of the business city)
Platform: | Size: 27832320 | Author: ttm01 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net